Skip to content

Conversation

@rbarker-dev
Copy link
Member

@rbarker-dev rbarker-dev commented Aug 6, 2025

Description

This pull request makes a small improvement to the release workflow by adding a summary table of package versions and their publish status to the GitHub Actions step summary.

  • Workflow improvement:
    • .github/workflows/zxf-publish-release.yaml: Added a "Package Version Summary" step that outputs a markdown table to the GitHub Actions step summary, showing each package, its version, and whether publishing is required.

Related issue(s)

Closes #1067

Testing

@rbarker-dev rbarker-dev added this to the v0.39.0 milestone Aug 6, 2025
@rbarker-dev rbarker-dev self-assigned this Aug 6, 2025
@rbarker-dev rbarker-dev requested a review from a team as a code owner August 6, 2025 16:16
@rbarker-dev rbarker-dev added enhancement New feature or request github_actions Pull requests that update Github Actions code. labels Aug 6, 2025
@rbarker-dev rbarker-dev linked an issue Aug 6, 2025 that may be closed by this pull request
@rbarker-dev rbarker-dev merged commit d318900 into main Aug 6, 2025
22 of 23 checks passed
@rbarker-dev rbarker-dev deleted the 1067-improvement-improve-logging-on-publish-release-workflow branch August 6, 2025 16:26
tr11 pushed a commit to tr11/hiero-sdk-rust that referenced this pull request Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update Github Actions code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: Improve logging on Publish Release workflow

3 participants